You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Rem Method
>
Math387.Rem Method ([In] TCplx, [In] TCplx)
Dew Math for .NET
Math387.Rem Method ([In] TCplx, [In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Rem Method
Collapse All
Reminder after division.
Syntax
C#
Visual Basic
public
static
TCplx
Rem
([In]
TCplx
X
, [In]
TCplx
Y
);
Public
static
Function
RemSE(PSXPE As [In] TCplx, PSYPE As [In] TCplx) As TCplx
Returns
the reminder after complex division:
X/Y
.
Group
Rem Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Rem Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!